'Declaration
Public Overloads Shared Sub Rotate( _ ByVal points As System.Collections.Generic.IList(Of NPointD), _ ByVal angle As System.Double, _ ByVal pin As NPointD _ )
'Usage
Dim points As System.Collections.Generic.IList(Of NPointD) Dim angle As System.Double Dim pin As NPointD NPointDList.Rotate(points, angle, pin)
Parameters
- points
- angle
- pin